home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / netBoot / h / msg.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-05-13  |  243 b   |  15 lines

  1.  
  2. /*    @(#)msg.h 1.1 86/09/27 SMI    */
  3.  
  4. /*
  5.  * Copyright (c) 1986 by Sun Microsystems, Inc.
  6.  */
  7.  
  8. /*
  9.  * Declarations of messages common to several bootstrap drivers.
  10.  */
  11.  
  12. extern char msg_spinup[];
  13. extern char msg_nolabel[];
  14. extern char msg_noctlr[];
  15.